PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.svg Package / PDFSvgDrawing Class / getDefaultRegularFont Method
In This Topic
    getDefaultRegularFont Method
    In This Topic
    Gets the default regular font.
    Syntax
    public PDFFont getDefaultRegularFont()

    Return Value

    Default font to be used for rendering SVG regular text in the PDF file.
    See Also